/* CSS Document */
.new_my_main{
	width:380px;
	float:left;
	height:300px;
	border:solid 1px #ebebeb;
	margin-top:30px;
	margin-left:26px;
}
.new_my_margin_none{
	margin-left:0px;
}
.new_my_main_title{
	width:100%;
	float:left;
	height:40px;
	line-height:40px;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
	text-indent:10px;
}
.new_my_main_title b{
	width:100%;
	float:left;
	height:38px;
}
.new_my_main_title p{
	width:64px;
	border-bottom:solid 2px #444;
	float:left;
	margin-left:10px;
}
.new_my_main_title span{
	width:296px;
	float:left;
	border-bottom:solid 2px #ebebeb;
}
.new_my_main_con{
	width:360px;
	margin-left:10px;
	float:left;
}
.new_my_main_con ul li{
	width:100%;
	line-height:30px;
	height:30px;
	float:left;
	font-size:14px;
}
.new_my_main_con ul li span{
	float:right;
	color:#ccc;
	font-size:12px;
}
.new_my_main_hot{
	width:360px;
	margin-left:10px;
	height:40px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	float:left;
	text-align:center;
}

